TitleChanged

An event indicating that the web page title has been changed.

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun title(): String
Returns a string that represents the new title or an empty string if the new title is empty.